Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#681 - Fatal Error on submitting "Change Case Status" activit… #13497

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

jitendrapurohit
Copy link
Contributor

…y form

Overview

Before

image

From Console

{"text":"One of parameters  (value: 2019-01-23 15:32:00) is not of the type Timestamp<p><em>
See console for backtrace<\/em><\/p>","title":"Sorry an error occurred","type":"error","options":null}]}

After

works fine.

Technical Details

The updated datepicker submits the value as yyyy-mm-dd hh:mm:ss which is not validated as timestamp when fed to an sql query.

Comments

Seems to be due to the recent datepicker updates made in the activity form.

@civibot civibot bot added the master label Jan 23, 2019
@civibot
Copy link

civibot bot commented Jan 23, 2019

(Standard links)

@mattwire
Copy link
Contributor

I've tested this and can confirm the issue on master, that this fixes it and that it is ok to merge

@colemanw colemanw merged commit cb03f46 into civicrm:master Jan 25, 2019
@MarshCastle
Copy link

This seems like a regression - should there be a 5.10.2 release for it? or will it have to wait for 5.11.
if it could potentially 'half do' a job, could that be seen as a corruption of data?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants